ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2024

List of XML functions
List of XML functions
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor...
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size...
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code...
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
Converts an XML string to JSON.
The "Export" pane in the report viewer allows you to perform the following operations...
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Allows you to:
  • extract a substring between two given separators from a character string.
  • search for substrings between two given separators in a character string.
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
The FOR EACH statement loops through a variable of type xmlReader in various ways:
  • Loop through a level.
  • Loop through a level with copy.
  • In-depth loop.
Creates an XML file from the data found in a Table or TreeView Table control.
Finds an XML namespace according to its XML node and in the parents of the node.
Finds an XML namespace according to its XML node and in the parents of the node.
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
After its execution in test mode (see Running the query test), the result of the query can be...
Creates an XML file from the data found in a Table or TreeView Table control.
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
Disables an automatic filter on the linked files when browsing an XML file.
Enables an automatic filter on the linked files when browsing an XML file.
Disables an automatic filter on the linked files when browsing an XML file.
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
Enables an automatic filter on the linked files when browsing an XML file.
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Runs an Automatic Application Feature (AAF) on a control or window.
The different types of items proposed in the data model editor are as follows:
Saves an XML document in a file.
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format.
Runs an Automatic Application Feature (AAF) on a control or window. This function can be used to start the spelling checker on an edit control for example.
Converts an XML string to JSON.
Converts an XML string to JSON.
Creates a reader used to read an XML document without loading it in memory.
Signs an XML document.
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import web services into your applications...
Saves an XML document in a file.
WDStatistics is a tool used to perform statistical calculations regarding the traffic...
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Runs a server procedure without refreshing the page.
The serialization constants are as follows:
Runs a server procedure without refreshing the page.
Usage example of the XMLDocument function
Usage example of the XMLDelete function
Transforms the following elements into a specific format: a structure (and its subelements),...
Adds a new tile customization for the current Windows Store Apps application.
Deserializes a buffer or a character string containing the data from a class, structure, array...
Builds a RSS stream and returns the content of the RSS stream to the client.
Runs a procedure on a SOAP server.
In a REST Webservice, an entry point can have several types......
Usage example of the SOAPAddSAMLAssertion function
Usage example of XMLOpenReader
Usage example of the XMLExecuteXPath function
Adds a SAML assertion to a Webservice request.
You want to perform simulations with Excel, Word, OpenOffice......
List of functions for managing character strings...
Returns a directory path for the data of the current user of the current application.
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client...
1
4
5
6
7
8
14
>